Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9326

IgniteCacheFailedUpdateResponseTest hangs in master

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • None

    Description

      The test started to hang after IGNITE-8926 was merged.

      The reason is that entry processor result started to be lazily serialized during the message send, which results in a failure handler invocation. However, the test checks that the exception is rethrown to a user.

      The issue affects only ATOMIC caches.

      One of the possible fixes is to marshal the result after the topology lock is released.
      Muting test in master for now.

      Attachments

        Issue Links

          Activity

            People

              agoncharuk Alexey Goncharuk
              agoncharuk Alexey Goncharuk
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: